home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / daemons / vixie_cr.rea < prev    next >
Encoding:
Text File  |  1993-12-17  |  1.1 KB  |  26 lines

  1. Vixie's Cron V2.1c
  2. Dec 16, 1993
  3.  
  4. This is a version of 'cron' that is known to run on BSD 4.[23] systems.  It
  5. is functionally based on the SysV cron, which means that each user can have
  6. their own crontab file (all crontab files are stored in a read-protected
  7. directory, usually /var/cron/tabs).  No direct support is provided for
  8. 'at'; you can continue to run 'atrun' from the crontab as you have been
  9. doing.  If you don't have atrun (i.e., System V) you are in trouble.
  10.  
  11. A messages is logged each time a command is executed; also, the files
  12. "allow" and "deny" in /var/cron can be used to control access to the
  13. "crontab" command (which installs crontabs).  It hasn't been tested on
  14. SysV, except for Linux.
  15.  
  16. The security holes, (crontab reading all files and the MAILTO variable being
  17. parsed) have been fixed.
  18.  
  19. Author: Paul Vixie <paul@vixie.sf.ca.us>
  20. Linux(non-BSD) port by Jeremy Bettis <jbettis@cse.unl.edu> <jerbo@tddi.uucp>
  21.     with help from lots of people.
  22.  
  23. Please contact Jeremy Bettis, not Paul Vixie for problems with this release.
  24. This is an unofficial release, without the author's consent or knowledge.
  25. Please see his copyright within the distribution.
  26.